ItemWebClientEditFormQueryString Property |
Represents a URL to concatenate to the Outlook Web App endpoint to edit an item in Outlook Web App.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string WebClientEditFormQueryString { get; }Public ReadOnly Property WebClientEditFormQueryString As String
Get
Property Value
Type:
StringThe web client edit form query string.
See Also